CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - string to int

搜索资源列表

  1. Unixftpcilent

    1下载:
  2. 一个FTP客户端类,用Socket写的,环境为Unix。 之所以封装这个类是因为以前在unix下写文件上传下载的操作都是调shell脚本,C、C++很难控制与shell的交互, 并且无法获知出错的错误代码,用C++封装成一个工具类后,任何项目都可以重用了。 操作很方便,就像平常的FTP操作: 1:登陆FTP服务端 FTPTools ftpTools (conts string &pm_sFtpServer,int pm_iFtpPort) ftpTools.
  3. 所属分类:Ftp客户端

    • 发布日期:2008-10-13
    • 文件大小:4704
    • 提供者:sl
  1. HexStrToInt

    0下载:
  2. 函数 long StrToData(CString strData,int jz) 功能:字符串转为正整数值 [字符串可为2-16]任意进制数值字符串 返回:长整型数值 参数:strData 为将要转换的字符串 参数:jz 为字符串的进制 如: CString s s=\"FFA6\" long data=StrToData(s,16) 则:data的值为:65446 用法:将StrToData.h和StrToData.cpp复制加入到
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:12151
    • 提供者:张海良
  1. int

    0下载:
  2. 编写函数int index返回字符t在字条串s中出现的最左边的位置,如果在s中没有与t匹配的子串,不返回-1-function int index prepared to return to the characters not string's note appeared in the leftmost position, If s and t is not matched substring, not to return -1
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:7774
    • 提供者:luyou
  1. rawsource

    0下载:
  2. RawSource (string filename, int width, int height, string pixel_type, int offset) # for loading raw video data # # filename: the raw file e.g. a YUV-file # width, height: you must specify the image dimensions. width is max 2880 # pixel_type
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:35186
    • 提供者:mysticboy
  1. 1i

    0下载:
  2. 软件测试:一个编译器测试软件,支持下列C语言运算符:+ - * / % ^(乘方) 负 (int) (double) \"字符串\" [](数组) > < == >= <= != && ! ++ -- = += -= *= /= %= ^=,支持下列关键字:void int double string if else for while do goto break continue return,支持下列数据类型:int double string int[] doubl
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:8895
    • 提供者:王东
  1. 2-16进制正整数字符串转为数值11

    0下载:
  2. 函数 long StrToData(CString strData,int jz) 功能:字符串转为正整数值 [字符串可为2-16]任意进制数值字符串 返回:长整型数值 参数:strData 为将要转换的字符串 参数:jz 为字符串的进制 如: CString s s=\"FFA6\" long data=StrToData(s,16) 则:data的值为:65446 用法:将StrToData.h和StrToData.cpp复制加入到您的工程里,在需要调用的函数中      加入#includ
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:13032
    • 提供者:梁志洪
  1. float_char_int_string.rar

    0下载:
  2. 各种基本数据类型转换源程序。 本程序涉及到的数据类型有:float, int , char, string.,A variety of basic data type conversion source. This procedure involves the data types are: float, int, char, string.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:108270
    • 提供者:Steno
  1. 2JPG

    0下载:
  2. BMP到JPG的转换 Function int bmp2jpg(string f_in,string f_out,int c,int d) Library "2jpg.dll" Function int jpg2bmp(string f_in,string f_out) Library "2jpg.dll"-BMP to JPG conversion
  3. 所属分类:Special Effects

    • 发布日期:2017-11-09
    • 文件大小:217796
    • 提供者:方磊
  1. STRING_CONVERSIONS

    0下载:
  2. ansi-c code for 8051 type microcontrollers, enables string conversions like: ascii to int hex, ascii to long hex, swap long, swap int, etc. code compiles with Keil and is very efficient.
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:1402
    • 提供者:oferf
  1. string_strutil

    0下载:
  2. std::string并没有提供所有需要方法。所以,需要用STL提供了算法库、字符串流以及现存的std::string的方法来实现它们。 ※ 将字符串转换为大写/小写 ※ 去掉字符串两端的空格 ※ 忽略大小写比较字符串 ※ StartsWith和EndsWith ※ 从字符串解析出int和bool等类型的值 ※ 将各种数值类型转换成字符串(toString) ※ 拆分字符串和Tokenizer-std:: string does not provide all the
  3. 所属分类:Other systems

    • 发布日期:2017-03-21
    • 文件大小:3600
    • 提供者:方启
  1. NumberTransfer

    0下载:
  2. Use this Program to Transfer number from string to int
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:492412
    • 提供者:Figer
  1. int-to-string

    0下载:
  2. int to string;int t o string;int t o string;int t o string;int t o string;int t o string;int to string;-int to string;
  3. 所属分类:Console

    • 发布日期:2017-03-29
    • 文件大小:1885
    • 提供者:shede223
  1. change

    0下载:
  2. 一个小的字符串向int型数据的转换,在linux平台下实现的-A small string to int type data conversion, implementation of the linux platform
  3. 所属分类:Linux Network

    • 发布日期:2017-04-10
    • 文件大小:552
    • 提供者:xiaona
  1. atoi

    0下载:
  2. 这是一个简短的c语言 字符串与整形之间的转换小程序代码 ,程序简单易懂-a string to int
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:3945
    • 提供者:任海丰
  1. str_to_int

    0下载:
  2. 自己写的实现了字符串转化为整数的功能,代码有点乱,也不是很好,但是基本实现了atoi()的基本功能-fulfill the function of convert a string to int
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-26
    • 文件大小:673
    • 提供者:肖伟
  1. zhuanhuan

    0下载:
  2. 实现字符串string向int整型转换,还可以向double、float型转换-For string string to int int conversion, but also can double, float type conversion
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:13685
    • 提供者:asd
  1. int-convert-string-by-C-Language

    0下载:
  2. C语言实现,自定义两个函数,实现int型和字符串String型互换:把字符串转化成double浮点型,把int型转化为String型,在网络通信中用得到,在VC环境下已经验证-by using C Language,define two functions and realize below function:we can convert int to string ,and also string to int ,these fucntion has been tested.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:799
    • 提供者:王茂春
  1. strtoint

    0下载:
  2. 实现了字符串转整形的功能,修改了bug,对于溢出操作也做了处理,空格以及其他非法字符都做了处理。-string to int
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:1448
    • 提供者:
  1. huaweiOJ-string-of-int-to-sort

    0下载:
  2. 华为oj闯关题 整形字符串排序。希望对做到华为oj上闯关题的同学们有一点点参考作用-huaweiOJ string of int to sort.I hope a little reference to the students who are preparing for the HUAWEI OJ checkpoints problem
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:3514
    • 提供者:夏天
  1. readfile.tar

    0下载:
  2. read file transfer string to int
  3. 所属分类:File Operate

    • 发布日期:2017-12-18
    • 文件大小:4096
    • 提供者:zzj
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com